#include <deFile.hpp>
Public Attributes | |
| const char * | Filename |
| filename of the file | |
| unsigned long | Size |
| size of the file (note, if a plugin is applied then this will not be accurate) | |
| s64 | Time |
| date/time of the file (seconds from Jan 01, 1970 of course) | |
| long | Flags |
| flags about the file | |
|
|
filename of the file
|
|
|
flags about the file
|
|
|
size of the file (note, if a plugin is applied then this will not be accurate)
|
|
|
date/time of the file (seconds from Jan 01, 1970 of course)
|
1.3-rc3